home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
vbmdixpl
/
mdiform1.frm
< prev
next >
Wrap
Text File
|
1995-05-07
|
20KB
|
795 lines
VERSION 2.00
Begin MDIForm MDIForm1
Caption = "MDIForm1"
ClientHeight = 6315
ClientLeft = 1890
ClientTop = 2340
ClientWidth = 6570
Height = 7005
Left = 1830
LinkTopic = "MDIForm1"
Top = 1710
Width = 6690
Begin PictureBox Statusbar
Align = 2 'Align Bottom
BackColor = &H00C0C0C0&
Height = 495
Left = 0
ScaleHeight = 465
ScaleWidth = 6540
TabIndex = 1
Top = 5820
Width = 6570
Begin PictureBox StatusLine
BackColor = &H00C0C0C0&
Height = 252
Left = 120
ScaleHeight = 225
ScaleWidth = 6105
TabIndex = 2
Top = 120
Width = 6132
End
End
Begin PictureBox Toolbar
Align = 1 'Align Top
BackColor = &H00C0C0C0&
Height = 495
Left = 0
ScaleHeight = 465
ScaleWidth = 6540
TabIndex = 0
Top = 0
Width = 6570
Begin PictureBox B_Toolbar
Height = 336
Index = 7
Left = 3360
Picture = MDIFORM1.FRX:0000
ScaleHeight = 300
ScaleWidth = 315
TabIndex = 11
Top = 84
Width = 348
End
Begin PictureBox B_Toolbar
Height = 336
Index = 6
Left = 2520
Picture = MDIFORM1.FRX:029A
ScaleHeight = 300
ScaleWidth = 315
TabIndex = 10
Top = 84
Width = 348
End
Begin PictureBox B_Toolbar
Height = 336
Index = 5
Left = 2160
Picture = MDIFORM1.FRX:058C
ScaleHeight = 300
ScaleWidth = 315
TabIndex = 9
Top = 84
Width = 348
End
Begin PictureBox B_Toolbar
Height = 336
Index = 4
Left = 1800
Picture = MDIFORM1.FRX:089A
ScaleHeight = 300
ScaleWidth = 315
TabIndex = 8
Top = 84
Width = 348
End
Begin PictureBox B_Toolbar
Height = 336
Index = 3
Left = 1440
Picture = MDIFORM1.FRX:0B8C
ScaleHeight = 300
ScaleWidth = 315
TabIndex = 7
Top = 84
Width = 348
End
Begin PictureBox B_Toolbar
Height = 336
Index = 0
Left = 120
Picture = MDIFORM1.FRX:0E3E
ScaleHeight = 300
ScaleWidth = 315
TabIndex = 6
Top = 84
Width = 348
End
Begin PictureBox B_Toolbar
Height = 336
Index = 8
Left = 3000
Picture = MDIFORM1.FRX:10D8
ScaleHeight = 300
ScaleWidth = 360
TabIndex = 5
Top = 84
Width = 396
End
Begin PictureBox B_Toolbar
Height = 336
Index = 1
Left = 480
Picture = MDIFORM1.FRX:13CA
ScaleHeight = 300
ScaleWidth = 360
TabIndex = 4
Top = 84
Width = 396
End
Begin PictureBox B_Toolbar
Height = 336
Index = 2
Left = 840
Picture = MDIFORM1.FRX:16A0
ScaleHeight = 300
ScaleWidth = 360
TabIndex = 3
Top = 84
Width = 384
End
Begin PictureBox CMDialog1
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 8.25
FontStrikethru = 0 'False
FontTransparent = 0 'False
FontUnderline = 0 'False
Height = 480
Left = 0
ScaleHeight = 450
ScaleWidth = 1170
TabIndex = 12
Top = 0
Width = 1200
End
End
Begin Menu M_File
Caption = "&File"
Begin Menu M_New
Caption = "&New"
End
Begin Menu M_Open
Caption = "&Open ..."
End
Begin Menu M_Save
Caption = "&Save"
Shortcut = ^S
End
Begin Menu M_SaveAs
Caption = "Save &as ..."
Shortcut = ^A
End
Begin Menu M_Close
Caption = "&Close "
End
Begin Menu M_Dummy1
Caption = "-"
End
Begin Menu M_Print
Caption = "&Print"
Shortcut = ^P
End
Begin Menu M_PrinterSetup
Caption = "P&rinter Setup ..."
End
Begin Menu M_Dummy4
Caption = "-"
End
Begin Menu M_Exit
Caption = "&Exit"
End
End
Begin Menu M_Edit
Caption = "&Edit"
Begin Menu M_Undo
Caption = "&Undo"
Shortcut = ^Z
End
Begin Menu M_Dummy7
Caption = "-"
End
Begin Menu M_Cut
Caption = "Cu&t"
Shortcut = ^X
End
Begin Menu M_Copy
Caption = "&Copy"
Shortcut = ^C
End
Begin Menu M_Paste
Caption = "&Paste"
Shortcut = ^V
End
Begin Menu M_Delete
Caption = "&Delete"
Shortcut = {DEL}
End
End
Begin Menu M_Options
Caption = "&Options"
Begin Menu M_Font
Caption = "&Font"
End
Begin Menu M_Color
Caption = "&Color"
End
Begin Menu M_Dummy6
Caption = "-"
End
Begin Menu M_Toolbar
Caption = "&Toolbar"
Checked = -1 'True
End
Begin Menu M_Statusbar
Caption = "&Statusbar"
Checked = -1 'True
End
Begin Menu M_FloatingToolbar
Caption = "F&loating Toolbar"
Checked = -1 'True
End
End
Begin Menu M_Window
Caption = "&Window"
Begin Menu M_Vertical
Caption = "Arrange &Vertical"
End
Begin Menu M_Horizontal
Caption = "Arrange &Horizontal"
End
Begin Menu M_Icons
Caption = "Arrange &Icons"
End
Begin Menu M_Cascade
Caption = "&Cascade"
End
Begin Menu M_Dummy5
Caption = "-"
End
Begin Menu M_Restore
Caption = "&Restore all"
End
Begin Menu M_Minimize
Caption = "&Minimize all"
End
Begin Menu M_Dummy2
Caption =